object ReceivedMessagesForm: TReceivedMessagesForm Left = 324 Top = 328 Width = 452 Height = 376 BorderWidth = 2 Caption = 'Otrzymano wiadomo'#347#263 Color = 15724527 Constraints.MinHeight = 200 Constraints.MinWidth = 300 Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False OnClose = FormClose OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 440 Height = 338 Align = alClient BevelOuter = bvNone Color = 15724527 TabOrder = 0 DesignSize = ( 440 338) object Label1: TLabel Left = 9 Top = 8 Width = 23 Height = 14 Caption = 'Od:' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Verdana' Font.Style = [] ParentFont = False end object Label4: TLabel Left = 9 Top = 33 Width = 68 Height = 13 Caption = 'Otrzymano:' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False end object Bevel1: TBevel Left = 9 Top = 64 Width = 422 Height = 2 Anchors = [akLeft, akTop, akRight] end object Label3: TLabel Left = 14 Top = 312 Width = 3 Height = 13 Anchors = [akLeft, akBottom] Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object Edit1: TEdit Left = 88 Top = 8 Width = 267 Height = 19 TabStop = False Anchors = [akLeft, akTop, akRight] BorderStyle = bsNone Color = 15724527 Ctl3D = False Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Verdana' Font.Style = [fsBold] ParentCtl3D = False ParentFont = False ReadOnly = True TabOrder = 0 end object Edit3: TEdit Left = 88 Top = 33 Width = 267 Height = 19 TabStop = False Anchors = [akLeft, akTop, akRight] BorderStyle = bsNone Color = 15724527 Ctl3D = False Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [fsBold] ParentCtl3D = False ParentFont = False ReadOnly = True TabOrder = 1 end object b2: TButton Left = 358 Top = 6 Width = 70 Height = 24 Anchors = [akTop, akRight] Caption = 'Odpisz' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = b2Click end object Button2: TButton Left = 358 Top = 34 Width = 70 Height = 24 Anchors = [akTop, akRight] Caption = 'Nast'#281'pna' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 3 OnClick = Button2Click end object Panel2: TPanel Left = 9 Top = 72 Width = 423 Height = 226 Anchors = [akLeft, akTop, akRight, akBottom] BevelOuter = bvNone Ctl3D = False ParentCtl3D = False TabOrder = 4 object Memo1: TMemo Left = 0 Top = 0 Width = 423 Height = 226 Align = alClient Ctl3D = True Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Verdana' Font.Style = [] Lines.Strings = ( 'Memo1') ParentCtl3D = False ParentFont = False ReadOnly = True ScrollBars = ssVertical TabOrder = 0 Visible = False OnKeyDown = Memo1KeyDown OnKeyPress = Memo1KeyPress end end object b1: TButton Left = 233 Top = 306 Width = 127 Height = 24 Anchors = [akRight, akBottom] Caption = 'Odpisz na e-mail' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False TabOrder = 5 Visible = False OnClick = b1Click end object b3: TButton Left = 365 Top = 306 Width = 67 Height = 24 Anchors = [akRight, akBottom] Caption = 'Zamknij' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 6 OnClick = b3Click end end end